Active Directory Connector

The DRUID ChatBot Platform enables you to connect to Active Directory to search, add to group and unlock users from Active Directory (AD).

Important!  This feature is available for DRUID Connectors v1.50 or above. If you have a hybrid or on premise DRUID deployment, install DRUID Connector Host version 1.50 or above.

Use Cases for AD Integration

  • You need to validate that a user is member of a certain AD group before providing the user certain data through chat.
  • You can develop a service desk chatbot for employees who block their AD accounts, and unlock them only after they validate a certain quiz.

DRUID Integrations are called from the Flow Engine, which sends the conversation parameters as request parameters and receives back the integration results as response entity.

The entities transport data via integrations. DRUID packages the data as request entity and send it to the systems integrated with the bot. When receiving data from apps, the bot maps the data within the conversation as response entity.

Prerequisites

  • You have a domain admin account in AD with permission to run the Active Directory lookup.
  • Create the DRUID entities that will store data from your AD Database.